orNull

infix fun orNull(value: Int): StrictlyNegativeInt?

Returns the value as a strictly negative int, or returns null if the value is positive.